diff --git a/stack-run.cabal b/stack-run.cabal
--- a/stack-run.cabal
+++ b/stack-run.cabal
@@ -1,5 +1,5 @@
 name:                stack-run
-version:             0.1.1.0
+version:             0.1.1.1
 synopsis:            An equivalent to cabal run for stack.
 description:         Finds the project root, compiles your code and runs the
                      first or set default executable. It's a shorthand for
@@ -35,7 +35,6 @@
                      , filepath
                      , projectroot >= 0.2
                      , time >= 1.5.0.1
-                     , questioner
   hs-source-dirs:      src
   default-language:    Haskell2010
   ghc-options:       -threaded
