Description: Bump mtl dependency
Author: Joachim Breitner <nomeata@debian.org>

--- haskelldb-2.1.1.orig/haskelldb.cabal
+++ haskelldb-2.1.1/haskelldb.cabal
@@ -14,7 +14,7 @@ Description: This library allows you to
 Category: Database
 
 Library
-  Build-depends: mtl >= 1.1 && < 2.1, 
+  Build-depends: mtl >= 1.1 && < 2.2, 
                  base >= 3 && < 5, 
                  pretty >= 1 && < 2, 
                  old-time >= 1 && < 2, 
