diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc825734d9b95332141a5afe927fc0289daf9083..15b5e442adfee173e4d6e871a0e6190f12564901 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## Release 2.0.1
+
+* Fix template for dkim_signature_apply_on and dmarc_protection.mode arrays #16
+
 ## Release 2.0.0
 
 * Defaults to Sympa release 6.2.76 #15
diff --git a/metadata.json b/metadata.json
index a5516b657585f62e6945b64f6ef5c3c841fd7f2c..4878fb531a057b099fe8535d31bbc11f59bea589 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-sympa",
-  "version": "2.0.0",
+  "version": "2.0.1",
   "author": "adullact",
   "summary": "Install and configure Sympa mailing list manager",
   "license": "AGPL-3.0",