diff --git a/cta.spec.in b/cta.spec.in
index 3c9a0fb6f92a369dd6e650db4a1246a39425b6c8..e96efb9fa75e47de8b85d07a0ef13d1b9d865d75 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -587,6 +587,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
 
 
 %changelog
+* Tue Jan 24 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.4-1
+- Major reduction of the number of DB queries issued to the CTA catalogue
+- See ReleaseNotes.md for more details
+
 * Wed Jan 18 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.3-1
 - Added DB query counters for profiling purposes
 - See ReleaseNotes.md for more details