diff --git a/hxt-cache.cabal b/hxt-cache.cabal
--- a/hxt-cache.cabal
+++ b/hxt-cache.cabal
@@ -1,5 +1,5 @@
 Name:           hxt-cache
-Version:        9.0.2
+Version:        9.0.2.1
 Synopsis:       Cache for HXT XML Documents and other binary data
 Description:    Extension for caching XML documents and other binary data in cache directory
                 of the local filesystem.
@@ -34,7 +34,7 @@
                 binary     >= 0.5 && < 1,
                 containers >= 0.2 && < 1,
                 deepseq    >= 1.1 && < 2,
-                directory  >= 1   && < 2,
+                directory  >= 1   && < 1.2,
                 filepath   >= 1.1 && < 2,
                 hxt        >= 9   && < 10,
                 old-locale >= 1   && < 2,
