diff --git a/happs-tutorial.cabal b/happs-tutorial.cabal
--- a/happs-tutorial.cabal
+++ b/happs-tutorial.cabal
@@ -1,12 +1,15 @@
 Name:                happs-tutorial
-Version:             0.9.1
+Version:             0.9.2
 Synopsis:            A Happstack Tutorial that is its own web 2.0-type demo. 
 Description:         A nice way to learn how to build web sites with Happstack
+
 License:             BSD3
 License-file:        LICENSE
 Author:              Thomas Hartman, Eelco Lempsink, Creighton Hogg
+
 Maintainer:          Creighton Hogg <wchogg at gmail.com>
 Copyright:           2008 Thomas Hartman, 2009 Thomas Hartman & Creighton Hogg
+
 Stability:           Experimental
 Category:            Web
 Build-type:          Simple
@@ -55,7 +58,7 @@
                      , pureMD5 >= 1.0.0.0 && < 1.1.0.0
                      , directory >= 1.0.0.0 && < 1.1.0.0
                      , filepath >= 1.1.0.0 && < 1.2.0.0
-                     , hscolour >= 1.0 && < 2.0
+                     , hscolour == 1.13
                      , HTTP >= 4000.0.7 && < 4000.0.8
                      , safe >= 0.2 && < 0.3
                      , old-time >= 1.0.0.0 && < 1.1.0.0
