diff --git a/README.md b/README.md
index e9926683161c28a2214bac49171794f7a0006094..426e8f8914291ea0dfe5dc9bb5de275aef7e2cf1 100644
--- a/README.md
+++ b/README.md
@@ -777,6 +777,9 @@ development effort if the features aren't useful to my employer.
 
 ## Release Notes
 
+### 2.2.0
+  * Add support to configure the krb5 module
+
 ### 2.1.4
   * Fix compatibility with Puppet 4
 
diff --git a/metadata.json b/metadata.json
index 50d36be92e73216bcc731a68e894e13c9d5017ce..85d63fd82704e04edfddafb73eb5bcc2f6fc597a 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "jgazeley-freeradius",
-  "version": "2.1.4",
+  "version": "2.2.0",
   "author": "jgazeley",
   "summary": "Install and configure FreeRADIUS",
   "license": "Apache-2.0",