diff --git a/vty.cabal b/vty.cabal
--- a/vty.cabal
+++ b/vty.cabal
@@ -1,5 +1,5 @@
 Name:                vty
-Version:             4.7.0.12
+Version:             4.7.0.14
 License:             BSD3
 License-file:        LICENSE
 Author:              Stefan O'Rear, Corey O'Connor
@@ -31,7 +31,7 @@
 Build-Depends:       base >= 4 && < 5, ghc-prim, bytestring, containers, unix
 Build-Depends:       terminfo >= 0.3 && < 0.4
 Build-Depends:       utf8-string >= 0.3 && < 0.4
-Build-Depends:       mtl >= 1.1.1.0 && < 2.1
+Build-Depends:       mtl >= 1.1.1.0 && < 2.2
 Build-Depends:       parallel >= 2.2 && < 3.3, deepseq >= 1.1 && < 1.4
 Build-Depends:       vector >= 0.7
 Build-Depends:       parsec >= 2 && < 4
