diff --git a/atomic-write.cabal b/atomic-write.cabal
--- a/atomic-write.cabal
+++ b/atomic-write.cabal
@@ -1,5 +1,5 @@
 name:                atomic-write
-version: 0.2.1.0
+version: 0.2.1.1
 synopsis:            Atomically write to a file
 homepage:            https://github.com/stackbuilders/atomic-write
 description:
@@ -71,7 +71,7 @@
                        , temporary >= 1.3 && < 1.4
                        , unix-compat >= 0.5 && < 1.0
                        , directory >= 1.3 && < 1.4
-                       , filepath >= 1.4 && < 1.5
+                       , filepath >= 1.4 && < 1.6
                        , text >= 1.2 && < 3.0
                        , bytestring >= 0.10.4 && < 0.13.0
 
