diff --git a/tasty.cabal b/tasty.cabal
--- a/tasty.cabal
+++ b/tasty.cabal
@@ -2,7 +2,7 @@
 --  see http://haskell.org/cabal/users-guide/
 
 name:                tasty
-version:             0.8.0.2
+version:             0.8.0.4
 synopsis:            Modern and extensible testing framework
 description:         See <http://documentup.com/feuerbach/tasty>
 license:             MIT
@@ -20,10 +20,6 @@
   type:     git
   location: git://github.com/feuerbach/tasty.git
   subdir:   core
-
-flag colors
-  description: Enable colorful output
-  default: True
 
 library
   exposed-modules:
