diff --git a/VKHS.cabal b/VKHS.cabal
--- a/VKHS.cabal
+++ b/VKHS.cabal
@@ -1,15 +1,10 @@
--- Initial vk.cabal generated by cabal init.  For further documentation, 
--- see http://haskell.org/cabal/users-guide/
 
 name:                VKHS
-version:             0.0.2
-synopsis:            Provides access to VkontakteAPI (Popular Russian social network)
+version:             0.0.3
+synopsis:            Provides access to Vkontakte (popular Russian social network) API
 description:
-    Library written in Haskell provides access to Vkontakte API methods (popular
-    Russian social network).
-
-    Internally, library uses small curl-based HTTP automata and tagsoup for jumping
-    over relocations and submitting various 'Yes I agree' forms.
+    Provides access to Vkontakte API methods. Library requires no interaction
+    with user during Implicit-flow authentication.
 
 license:             BSD3
 license-file:        LICENSE
