diff --git a/hasql-migration.cabal b/hasql-migration.cabal
--- a/hasql-migration.cabal
+++ b/hasql-migration.cabal
@@ -1,5 +1,5 @@
 name:                       hasql-migration
-version:                    0.1.1
+version:                    0.1.2
 synopsis:                   PostgreSQL Schema Migrations
 homepage:                   https://github.com/tvh/hasql-migration
 Bug-reports:                https://github.com/tvh/hasql-migration/issues
@@ -38,7 +38,7 @@
                             contravariant               >= 1.3      && < 1.5,
                             cryptohash                  >= 0.11     && < 0.12,
                             data-default-class          >= 0.0.1    && < 0.2,
-                            directory                   >= 1.2      && < 1.3,
+                            directory                   >= 1.2      && < 1.4,
                             hasql                       >= 0.19     && < 0.20,
                             hasql-transaction           >= 0.4      && < 0.5,
                             text                        >= 1.2      && < 1.3,
