diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -190,5 +190,9 @@
 
 * The fifteenth version revised C. Some documentation improvements.
 
-
+## 0.15.2.2 -- 2021-12-26
 
+* The fifteenth version revised D. Some documentation improvements. If you updated at least to  the 0.15.0.0
+version there is no need to reinstall the package, just check the new update for the documentation (see README links).
+The istructions are intended to follow the strict scientific approach to the sources so the popular information moved to the
+direct hyperlinked citations, not into the Bibliography.
diff --git a/README b/README
--- a/README
+++ b/README
@@ -2,11 +2,19 @@
 of the package phonetic-languages-simplified-examples-array
 in Ukrainian is here:
 
-https://oleksandrzhabenko.github.io/uk/InstructionUkr.15.2.1.pdf
+https://oleksandrzhabenko.github.io/uk/InstructionUkr.15.2.2.pdf
 
+or here:
+
+https://web.archive.org/web/20211226220452/https://oleksandrzhabenko.github.io/uk/InstructionUkr.15.2.2.pdf
+
 The instruction in English is here:
 
-https://oleksandrzhabenko.github.io/uk/InstructionEng.15.2.1.pdf
+https://oleksandrzhabenko.github.io/uk/InstructionEng.15.2.2.pdf
+
+or here:
+
+https://web.archive.org/web/20211226220229/https://oleksandrzhabenko.github.io/uk/InstructionEng.15.2.2.pdf
 
 Since the version 0.2.0.0 there exists also comparative
 mode for the rewritePoemG3 executable. It allows to
diff --git a/phonetic-languages-simplified-examples-array.cabal b/phonetic-languages-simplified-examples-array.cabal
--- a/phonetic-languages-simplified-examples-array.cabal
+++ b/phonetic-languages-simplified-examples-array.cabal
@@ -2,7 +2,7 @@
 -- further documentation, see http://haskell.org/cabal/users-guide/
 
 name:                phonetic-languages-simplified-examples-array
-version:             0.15.2.1
+version:             0.15.2.2
 synopsis:            Helps to create Ukrainian texts with the given phonetic properties.
 description:         Uses more functionality of the arrays and lists. The vector-related functionality is removed and this made the executables and libraries much more lightweight. Deal the Ukrainian as one of the phonetic languages. For the brief introduction in English, please, refer to: https://functional-art.org/2020/papers/Poetry-OleksandrZhabenko.pdf. Since the version 0.3.0.0 the package has the multiple variations mode for @lineVariantsG3@ executable that allows to use modifications in the text, e. g. synonyms, paraphrases etc.
 homepage:            https://hackage.haskell.org/package/phonetic-languages-simplified-examples-array
