diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26ba041c00c87cb0b2132f58cb54a367dd4d3a32..794416aa8f3a363e58eb79f1cb558dffcdda750c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   * It is no longer necessary to specify `REQUIRED += ...` nor `x_VERSION = $(X_DEP_VERSION)` within the module makefile
 
 ### Bugfixes
+* Fixed issue where updated dependencies of substitution files did not retrigger a .db expansion.
 
 ### Other changes