diff --git a/CHANGELOG b/CHANGELOG
index eb0b642ea0dc1f8e05a3d6c5b999a55b841949c8..af7036134f35feb7f887f33b92643b1503f4cc27 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.3.2
+- Only pass a metrics fd to the daemon child if a metrics address was specified
+
 v 0.3.1
 - Pass the metrics address fd to the child process
 
diff --git a/VERSION b/VERSION
index 9e11b32fcaa96816319e5d0dcff9fb2873f04061..d15723fbe8de36b1c3ae302c77d8095459ea88e6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2