diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -163,3 +163,8 @@
 Added the possibility to use also minimal set of permutations (just one word). Updated the dependencies. Some code
 improvements. Updated the documentation with the new material and fixed obsoleted output examples for the
 Ukrainian implementation (phonetic-languages-simplified-examples-array).
+
+## 0.14.1.0 -- 2022-01-18
+
+* The fourteenth version revised A. Added information about the related suggested package html-presentation-text to the
+package description.
diff --git a/phonetic-languages-simplified-generalized-examples-array.cabal b/phonetic-languages-simplified-generalized-examples-array.cabal
--- a/phonetic-languages-simplified-generalized-examples-array.cabal
+++ b/phonetic-languages-simplified-generalized-examples-array.cabal
@@ -3,9 +3,9 @@
 -- http://haskell.org/cabal/users-guide/
 
 name:                phonetic-languages-simplified-generalized-examples-array
-version:             0.14.0.0
+version:             0.14.1.0
 synopsis:            Helps to create texts with the given phonetic properties (e. g. poetic).
-description:         Is rewritten from the modules of the @phonetic-languages-simplified-examples-array@ package. Can be used not only for Ukrainian, but also for other languages.
+description:         Is rewritten from the modules of the @phonetic-languages-simplified-examples-array@ package. Can be used not only for Ukrainian, but also for other languages. To present the created text you can use e. g. html-presentation-text package: https://hackage.haskell.org/package/html-presentation-text .
 homepage:            https://hackage.haskell.org/package/phonetic-languages-simplified-generalized-examples-array
 license:             MIT
 license-file:        LICENSE
