--- syb-with-class/syb-with-class.cabal.orig	2009-12-15 01:51:24.000000000 -0800
+++ syb-with-class/syb-with-class.cabal	2010-09-27 10:38:25.000000000 -0700
@@ -25,7 +25,7 @@
   location: http://patch-tag.com/r/Saizan/syb-with-class/pullrepo
 
 Library 
-    Build-Depends:      base >= 3 && < 5, template-haskell >= 2.4 && < 2.5, bytestring, array, containers
+    Build-Depends:      base >= 3 && < 5, template-haskell >= 2.4 && < 2.6, bytestring, array, containers
     Exposed-modules:
         Data.Generics.SYB.WithClass.Basics
         Data.Generics.SYB.WithClass.Context

