diff --git a/reflection-without-remorse.cabal b/reflection-without-remorse.cabal
--- a/reflection-without-remorse.cabal
+++ b/reflection-without-remorse.cabal
@@ -1,5 +1,5 @@
 Name:                reflection-without-remorse
-Version:             0.9
+Version:             0.9.1
 Synopsis:	         Efficient free and operational monads. 
 Description:         Free and operational monads that efficiently support alternating between building and observing.
 License:             BSD3
@@ -10,7 +10,7 @@
 Build-Type:          Simple
 Cabal-Version:       >=1.6
 Data-files:          ChangeLog
-Category:            Data, Data Structures
+Category:            Control, Monads
 Tested-With:         GHC==7.6.3
 Library
   Build-Depends: base >= 2 && <= 6, type-aligned
