diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8ee21b0549dff048174467caeaf650d92ee5652..1c273ede32925c52d3f29aab8bec973a33627cdd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
 Each new release typically also includes the latest modulesync defaults.
 These should not affect the functionality of the module.
 
+## [v5.1.1](https://github.com/voxpupuli/puppet-smokeping/tree/v5.1.1) (2020-09-25)
+
+[Full Changelog](https://github.com/voxpupuli/puppet-smokeping/compare/v5.1.0...v5.1.1)
+
+**Closed issues:**
+
+- Support latest puppetlabs-firewall [\#128](https://github.com/voxpupuli/puppet-smokeping/issues/128)
+
+**Merged pull requests:**
+
+- Update dependencies to support latest puppetlabs-firewall [\#129](https://github.com/voxpupuli/puppet-smokeping/pull/129) ([andybotting](https://github.com/andybotting))
+
 ## [v5.1.0](https://github.com/voxpupuli/puppet-smokeping/tree/v5.1.0) (2020-09-24)
 
 [Full Changelog](https://github.com/voxpupuli/puppet-smokeping/compare/v5.0.0...v5.1.0)
diff --git a/metadata.json b/metadata.json
index 73d80bd5d631f71d696e3aa40c8a267d7e50ac5b..25a5a46564dc6c2ddff004ed42dbf92db9a0de53 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "puppet-smokeping",
-  "version": "5.1.1-rc0",
+  "version": "5.1.1",
   "author": "Vox Pupuli",
   "license": "Apache-2.0",
   "summary": "SmokePing module for master/slave or single instance",