diff --git a/geni-gui.cabal b/geni-gui.cabal
--- a/geni-gui.cabal
+++ b/geni-gui.cabal
@@ -1,5 +1,5 @@
 Name:           geni-gui
-Version:        0.25
+Version:        0.25.1
 License:        GPL
 License-file:   LICENSE
 Author:         Carlos Areces and Eric Kow
@@ -39,7 +39,7 @@
   Ghc-prof-options: -auto-all
 
   Build-Depends: base >= 4 && < 5
-               , GenI
+               , GenI == 0.25.*
                , cabal-macosx == 0.2.*
                , array
                , containers
