diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfba5bc03ecb58fd56711b609536e66481114cec..5fbe3b977dba0814757e20366172e750d52827da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -55,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 - An exception in collect_information does no longer lead to a break down.
+- Removed dependency on discontiued xlrd version
 * Fixed an issue where `caosadvancedtools.cache.UpdateCache` would
   cause an `sqlite3.IntegrityError` if more than one change was cached
   for the same entity.