diff --git a/aivika-branches.cabal b/aivika-branches.cabal
--- a/aivika-branches.cabal
+++ b/aivika-branches.cabal
@@ -1,5 +1,5 @@
 name:            aivika-branches
-version:         0.4
+version:         0.4.1
 synopsis:        Nested discrete event simulation module for the Aivika library
 description:
     This package extends the aivika-transformers [1] library and allows creating branches to run
@@ -8,11 +8,8 @@
     To run the simulation experiment by the Monte-Carlo method, you can use additional packages.
     They will allow you to save the simulation results in SQL database and then generate a report
     consisting of HTML pages with charts, histograms, links to CSV tables, summary statistics and so on.
-    Please consult the AivikaSoft [2] website for more details.
     .
     \[1] <http://hackage.haskell.org/package/aivika-transformers>
-    .
-    \[2] <http://www.aivikasoft.com>
     .
 category:        Simulation
 license:         BSD3
