diff --git a/debian/changelog b/debian/changelog
index 99466f29385a44d40bf2c423d3fbde9b073e22ad..4fc30a68929d3f9a3e32f45ae5e0eb97f8ced5dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,19 +1,23 @@
-tails-persistence-setup (0.38-1~1.gbpb86348) UNRELEASED; urgency=low
+tails-persistence-setup (0.39-1~1.gbpeedda7) bugfix-safer-persistence; urgency=low
 
-  ** SNAPSHOT build @b86348dbf4d1e6762c7cc33e1bd935d3c9560d83 **
+  ** SNAPSHOT build @eedda742588d767faafdad3e2356da0edf1380f9 **
 
   * New upstream release:
     - Add a printers persistence preset
     - Update POT and PO files.
-    - Fix ownership, permissions and ACL of the persistent volume after creating it.
+    - Fix ownership, permissions and ACL of the persistent volume
+      after creating it.
     - Explicitly give live-persistence.conf 0600 permissions.
     - Use persistence.conf instead of the old live-persistence.conf.
-    - Take ACLs into account when checking access rights on the persistence filesystem.
+    - Take ACLs into account when checking access rights on
+      the persistence filesystem.
     - Move from the deprecated CriticTests to Test::Perl::Critic.
     - Move from the deprecated NoTabsTests to Test::NoTabs.
     - Check permissions of existing persistence.conf on startup.
+  * Depend on the acl package, that will be needed to set permissions
+    on the persistent volume.
 
- -- Tails developers <tails@boum.org>  Wed, 02 Oct 2013 12:01:06 +0200
+ -- Tails developers <tails@boum.org>  Wed, 02 Oct 2013 14:47:43 +0200
 
 tails-persistence-setup (0.35-1) stable; urgency=low