diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1699741521e90e5f1a238ac47705d9179e9daaae..5d3a88ce3dca33e1bd76c6957217f91ac65fb37f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,8 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Deprecated ###
 
-* `id_query(ids)` in apiutils
-* The whole yamlapi with the following functions:
+* `id_query(ids)` in apiutils (to be removed with >=0.5.4)
+* The whole yamlapi with the following functions (to be removed with >=0.5.4):
   * `append_sublist` 
   * `kv_to_xml`
   * `dict_to_xml`