diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bf1187134b589f6f115900a7c5ac952cac6265b..4d86271ba398825534bc36465fa9b0fca72fb561 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added ###
 
 - New function in apiutils that copies an Entity.
-- New module `high_level_api` which is a completely refactored version of
+- New EXPERIMENTAL module `high_level_api` which is a completely refactored version of
   the old `high_level_api` from apiutils. Please see the included documentation for details.
 
 ### Changed ###