diff --git a/hogre.cabal b/hogre.cabal
--- a/hogre.cabal
+++ b/hogre.cabal
@@ -1,5 +1,5 @@
 Name:               hogre
-Version:            0.1.1
+Version:            0.1.2
 Cabal-Version:      >= 1.6
 License:            MIT
 License-File:       LICENSE
@@ -27,7 +27,7 @@
   location:  git://github.com/anttisalonen/hogre.git
 
 Library
-  Build-Depends:     base >= 3 && < 5, haskell98
+  Build-Depends:     base >= 3 && < 5, haskell98, cgen
   Ghc-options:       -Wall
   cc-options:        -Wall
   if !os(windows)
