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