diff --git a/globus.cabal b/globus.cabal
--- a/globus.cabal
+++ b/globus.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           globus
-version:        0.2.0
+version:        0.2.1
 synopsis:       Globus Data Transfer
 description:    Haskell Client for Globus File Transfer API
 category:       System, Data, Science
@@ -50,7 +50,7 @@
     , bytestring >=0.11 && <0.13
     , effectful >=2.3 && <3
     , exceptions ==0.10.*
-    , filepath >=1.5.2 && <1.6
+    , filepath >=1.4 && <1.6
     , http-api-data ==0.6.*
     , http-client ==0.7.*
     , http-client-tls ==0.3.*
