diff --git a/transf.cabal b/transf.cabal
--- a/transf.cabal
+++ b/transf.cabal
@@ -1,13 +1,13 @@
 
 name:               transf
-version:            0.6
+version:            0.7
 cabal-version:      >= 1.6
 author:             Hans Hoglund
 maintainer:         Hans Hoglund <hans@hanshoglund.se>
 license:            BSD3
 license-file:       COPYING
 synopsis:           Text transformer and interpreter.
-category:           Music
+category:           Text, Compilers/Interpreters
 tested-with:        GHC
 build-type:         Simple
 
@@ -31,7 +31,7 @@
     > ![A circle](a22b15efb10b.png)
     >
     .
-    You can supply your own file names. In the above example, the file name is a 32-bit hash of the source code.
+    You can supply your own file names. In the above example, the file name is a hash of the source code.
     
 
 source-repository head
