diff --git a/garepinoh.cabal b/garepinoh.cabal
--- a/garepinoh.cabal
+++ b/garepinoh.cabal
@@ -1,5 +1,5 @@
 name:          garepinoh
-version:       0.9.9.1
+version:       0.9.9.2
 synopsis:      reverse prefix notation calculator and calculation library
 description:   Another concatenative and stack-based calculator using
                reverse prefix (– not polish! –) notation.
@@ -52,7 +52,6 @@
     code
   build-depends:
     base >2 && <5,
-    numbers >= 3000,
     haskeline >= 0.7 && <= 1,
     transformers == 0.3.*
   exposed-modules:
