diff --git a/changelog.md b/changelog.md
index 7d3f9433693ebd26e2f572c08ccface1b24eeb75..13591b4f1072bbf2cb8939f06a83473ed928acd1 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,8 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backsl
 
 ## 1.4.1.0  *Unreleased*
 
+ * Bundled with GHC 8.0.1
+
  * Add `replaceExtensions` and `stripExtension` functions.
 
  * Make `isValid` detect more invalid Windows paths, e.g. `nul .txt` and `foo\nbar`.