diff --git a/dmenu.cabal b/dmenu.cabal
--- a/dmenu.cabal
+++ b/dmenu.cabal
@@ -1,7 +1,7 @@
 name:
   dmenu
 version:
-  0.3.1.0
+  0.3.1.1
 synopsis:
   Complete bindings to the dmenu and dmenu2 command line tools.
 description:
@@ -41,7 +41,7 @@
     mtl >= 2.2 && < 2.3,
     transformers >= 0.5 && < 0.6,
     process >= 1.4 && < 1.5,
-    directory >= 1.2.6 && < 1.3
+    directory >= 1.2.6 && < 1.4
   ghc-options:
     -Wall -O2
   exposed-modules:
