diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85fdf8b239f2c04bf5856a4b0acfa98d53eb54d6..874b352ab2adaf9fd38bb107d7b5445fc0a11515 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,6 +58,13 @@
 - cta/CTA#1040 - Fix SonarCloud issues in CI
 
 
+## v5.11.2.1-1
+
+### Bug Fixes
+
+- cta/#1110 - Fix gRPC Frontend crash when multiple Retrieve requests are submitted simultaneously
+
+
 ## v5.11.2.0-1
 
 ### Features
diff --git a/cta.spec.in b/cta.spec.in
index c1c996f6b814f939636e6965c9b49fcd334870e8..2767f091939ee7e4fce05807e40955e70fe5529b 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -639,6 +639,10 @@ the free disk space in the defalut namespace
 
 %changelog
 
+* Thu Mar 13 2025 Joao Afonso <joao.afonso@cern.ch> - 5.11.2.1-1
+- Fixed gRPC Frontend crash when multiple Retrieve requests are submitted simultaneously
+- See CHANGELOG.md for details
+
 * Wed Feb 12 2025 Joao Afonso <joao.afonso@cern.ch> - 5.11.4.0-1
 - See CHANGELOG.md for details