diff --git a/ListLike.cabal b/ListLike.cabal
--- a/ListLike.cabal
+++ b/ListLike.cabal
@@ -1,5 +1,5 @@
 Name: ListLike
-Version: 2.0.0
+Version: 2.0.1
 License: LGPL
 Maintainer: John Lato <jwlato@gmail.com>
 Author: John Goerzen
@@ -31,7 +31,6 @@
         Data.ListLike.Utils
 -- Other-Modules: Data.ConfigFile.Lexer
 Build-Depends: base       >= 3     && < 5
-              ,mtl        >= 1.1.0 && < 3
               ,containers >= 0.3   && < 0.5
               ,bytestring >= 0.9.1 && < 0.10
               ,array      >= 0.3   && < 0.4
