diff --git a/urembed.cabal b/urembed.cabal
--- a/urembed.cabal
+++ b/urembed.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                urembed
-version:             0.5.0.0
+version:             0.5.0.1
 synopsis:            Ur/Web static content generator
 description:         Urembed converts a set of FILEs into the Ur/Web modules. Each Module will contain
                       following functions:
@@ -35,8 +35,7 @@
 license-file:        LICENSE
 author:              Sergey Mironov
 maintainer:          grrwlf@gmail.com
--- copyright:           
-category:            Development
+category:            Development, Ur/Web
 build-type:          Simple
 cabal-version:       >=1.8
 data-dir:            src
