diff --git a/idea/resources-descriptors/META-INF/plugin.xml b/idea/resources-descriptors/META-INF/plugin.xml
index b533e0fe1bd..dccd9221940 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml
+++ b/idea/resources-descriptors/META-INF/plugin.xml
@@ -18,7 +18,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.5.21
+ A bug fix release for Kotlin 1.5.20. Learn more in the changelog.
+
1.5.20
+ Released: June 24, 2021
- String concatenation uses invokedynamic on JVM by default.
- Annotations on function type parameters are emitted to the bytecode on JVM 1.8+.
diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as42 b/idea/resources-descriptors/META-INF/plugin.xml.as42
index 3d4f4ff7e88..072ab8d8a10 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml.as42
+++ b/idea/resources-descriptors/META-INF/plugin.xml.as42
@@ -18,7 +18,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.5.21
+ A bug fix release for Kotlin 1.5.20. Learn more in the changelog.
+
1.5.20
+ Released: June 24, 2021
- String concatenation uses invokedynamic on JVM by default.
- Annotations on function type parameters are emitted to the bytecode on JVM 1.8+.