diff --git a/Paraiso.cabal b/Paraiso.cabal
--- a/Paraiso.cabal
+++ b/Paraiso.cabal
@@ -15,7 +15,7 @@
 -- The package version. See the Haskell package versioning policy
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
 -- standards guiding when and how versions should be incremented.
-Version:             0.2.0.2
+Version:             0.2.0.3
 Tested-With:         GHC==7.0.3, GHC==7.4.1
 
 -- A short (one-line) description of the package.
@@ -145,8 +145,8 @@
                        base                  == 4.*,
                        containers            >= 0.4.0  && < 0.5,
                        control-monad-failure >= 0.7.0  && < 0.8,
-                       directory             >= 1.1.0  && < 1.2,
-                       filepath              >= 1.2.0  && < 1.3,
+                       directory             >= 1.0    && < 1.2,
+                       filepath              >= 1.2.0  && < 1.4,
                        fgl                   >= 5.4.2  && < 5.5,
                        ListLike              >= 3.1.1  && < 3.2,
                        listlike-instances    >= 0.1    && < 0.2,
