diff --git a/debian/changelog b/debian/changelog
index 12108cf7288f4191a95f52ea7a76536fc2736c70..d62817960b1acc21284de5fd8275473fdccbc5e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+phpldapadmin (1.2.6.7-2~bpo12+1) UNRELEASED; urgency=medium
+
+  * Rebuild for bookworm-backports.
+  * Prepare for bookworm-backports
+
+ -- William Desportes <williamdes@wdes.fr>  Mon, 24 Mar 2025 23:47:31 +0100
+
 phpldapadmin (1.2.6.7-2) unstable; urgency=medium
   * Add a patch for PHP 8.4 E_DEPRECATED
   * Add a patch to stop using xml_set_object for PHP 8.4 (Closes: #1089729)