diff --git a/hpath-io.cabal b/hpath-io.cabal
--- a/hpath-io.cabal
+++ b/hpath-io.cabal
@@ -1,5 +1,5 @@
 name:                hpath-io
-version:             0.14.1
+version:             0.14.2
 synopsis:            High-level IO operations on files/directories
 description:         High-level IO operations on files/directories, utilizing type-safe Paths
 -- bug-reports:
@@ -28,9 +28,9 @@
   build-depends:     base >= 4.8 && <5
                    , bytestring >= 0.10.0.0
                    , exceptions
-                   , hpath >= 0.11 && < 0.12
-                   , hpath-directory >= 0.14.1 && < 0.15
-                   , hpath-posix     >= 0.13 && < 0.14
+                   , hpath >= 0.12 && < 0.13
+                   , hpath-directory >= 0.14.2 && < 0.15
+                   , hpath-posix     >= 0.13.3 && < 0.14
                    , safe-exceptions >= 0.1
                    , streamly >= 0.7
                    , time >= 1.8
