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.13.0
+version:             0.13.1
 synopsis:            High-level IO operations on files/directories
 description:         High-level IO operations on files/directories, utilizing type-safe Paths
 -- bug-reports:
@@ -30,6 +30,7 @@
                    , exceptions
                    , hpath >= 0.11 && < 0.12
                    , hpath-directory >= 0.13 && < 0.14
+                   , hpath-posix     >= 0.13 && < 0.14
                    , safe-exceptions >= 0.1
                    , streamly >= 0.7
                    , time >= 1.8
