diff --git a/ui-command.cabal b/ui-command.cabal
--- a/ui-command.cabal
+++ b/ui-command.cabal
@@ -1,5 +1,5 @@
 Name:                ui-command
-Version:             0.5.0
+Version:             0.5.1
 License:             BSD3
 License-file:        LICENSE
 Author:              Conrad Parker <conrad@metadecks.org>
@@ -26,7 +26,7 @@
 
 ------------------------------------------------------------
 library
-    Build-Depends:   base < 5, transformers, monads-fd, time, old-locale, data-default
+    Build-Depends:   base < 5, mtl, time, old-locale, data-default
     Exposed-modules: UI.Command
     Other-modules:   UI.Command.App
                      UI.Command.Application
