diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -136,5 +136,10 @@
 ## 0.11.2.0 -- 2021-09-09
 
 * The eleventh version revised C. Fixed issue with the phonetic-languages-ukrainian-array dependency being not
-built. Updated the dependency boundaries. Updated the README.md file with the hyperlinks to the updated documentation
+built. Updated the dependency boundaries. Updated the README file with the hyperlinks to the updated documentation
+related to the usage of the package.
+
+## 0.11.3.0 -- 2021-09-09
+
+* The eleventh version revised D. Updated the README file with the hyperlinks to the updated documentation
 related to the usage of the package.
diff --git a/README b/README
--- a/README
+++ b/README
@@ -2,19 +2,11 @@
 of the package phonetic-languages-simplified-examples-array
 in Ukrainian is here:
 
-https://web.archive.org/web/20210909131427/https://oleksandrzhabenko.github.io/uk/InstructionUkr.2.pdf
-
-or here:
-
-https://oleksandrzhabenko.github.io/uk/InstructionUkr.2.pdf
+https://oleksandrzhabenko.github.io/uk/InstructionUkr.11.3.pdf
 
 The instruction in English is here:
 
-https://oleksandrzhabenko.github.io/uk/InstructionEng.2.pdf
-
-or here:
-
-https://web.archive.org/web/20210909131556/https://oleksandrzhabenko.github.io/uk/InstructionEng.2.pdf
+https://oleksandrzhabenko.github.io/uk/InstructionEng.11.3.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.11.2.0
+version:             0.11.3.0
 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
