diff --git a/README.md b/README.md
index 475ae04317befc11530a84c07bd9c4c1ef1d9d11..a0deef8e6f23213b22119c377b60bcb567d591d1 100644
--- a/README.md
+++ b/README.md
@@ -739,6 +739,10 @@ least until this module drops support for 2.x.
 
 ## Release Notes
 
+### 1.2.2
+
+  * Fix a bug that stops statusclients from working
+
 ### 1.2.1
 
   * Fix a bug that prevent 1.2.0 from working on FreeRADIUS 2
diff --git a/metadata.json b/metadata.json
index 0be5465da03d5f991e9641d053bcc499717a3169..4410ef5e1168505b6cfc57322266055713fcce2c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "jgazeley-freeradius",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "author": "jgazeley",
   "summary": "Install and configure FreeRADIUS",
   "license": "Apache-2.0",