diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md
index d09ae2e73129cbb4e3bdb2ca195a0c4a5ff2bcc1..aa625b409aa0ed2734dfaaf8a7da1742d43c1514 100644
--- a/geant/gap_ansible/CHANGELOG.md
+++ b/geant/gap_ansible/CHANGELOG.md
@@ -1,6 +1,13 @@
 # GAP Ansible changelog
 
-1.1.60 2025-04-07
+1.1.61 2025-04-08
+
+- `base_config`: changes in cflowd configuration:
+
+  - `cache_size` calculated based on the router tier (2M for SR7 and 1M for SR2se).
+  - removed `metering-process` for unified export template.
+
+  1.1.60 2025-04-07
 
 - `iptrunk`: An additional trunk description suffix support.
 
diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml
index 306068439877335a8d9858fdd6f6d77737a138e8..11d45cc440414e22f7f552a7f1658dfd3747e34d 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.60
+version: 1.1.61
 
 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
 readme: README.md