diff --git a/changelog.md b/changelog.md
index 038f72ed937409f27908b30a47d5269ac48d5983..cf3cfefc1df293e3773fdce92288027fb63fc97c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,10 @@
 
 _Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
 
+## 1.4.1.1  *Nov 2016*
+
+ * Bundled with GHC 8.0.2
+
  * Documentation improvements
 
  * Allow QuickCheck-2.9
diff --git a/filepath.cabal b/filepath.cabal
index aff65260ed4e3e299e7f4f28a16a76c2cd754860..abaa97cd8f82510d443587fb73a4d051d2a5e08a 100644
--- a/filepath.cabal
+++ b/filepath.cabal
@@ -1,6 +1,6 @@
 cabal-version:  >= 1.10
 name:           filepath
-version:        1.4.1.0
+version:        1.4.1.1
 -- NOTE: Don't forget to update ./changelog.md
 license:        BSD3
 license-file:   LICENSE