diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index ecc41109c6fcb680e6d8b2263016f58d1e840bb2..adb9286d1367609d732b6751c639d2cda0b25ea9 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,11 @@
 # GAP Ansible changelog
 
-1.1.55 2025-03-17
+1.1.56 2025-03-17
+
+- `bgp_config`: Updated Juniper deactivate template.
+  Legacy routing-instance and BGP group names are now defined in inventory.
+
+  1.1.55 2025-03-17
 
 - `iptrunk_checks`: Disable diff of the optical level files.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 21a59a4220c4301cb1a838c300c650d06c6a930a..883665c2b42f2cc8fbfe3eb702cf7cdedef39738 100644
--- a/geant/gap_ansible/galaxy.yml
+++ b/geant/gap_ansible/galaxy.yml
@@ -8,7 +8,7 @@ namespace: geant
 name: gap_ansible
 
 # The version of the collection. Must be compatible with semantic versioning
-version: 1.1.55
+version: 1.1.56
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md