diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6db82f35..1073e3184 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## v0.18.1 (2021-10-03)
+
+* Fix compilation of `gluon` with the `tokio` feature enabled
+
## v0.18.0 (2021-10-03)
@@ -1092,7 +1097,7 @@ Type errors should now be formatted much better and have more precise types.
## v0.4.0 (2017-05-16)
-Version 0.4.0 is a primarily a bug fix release with only a single significant feature as the upcoming features are all still WIP.
+Version 0.4.0 is a primarily a bug fix release with only a single significant feature as the upcoming features are all still WIP.
#### Features