diff --git a/docs-aspnet/compatibility/jquery-support.md b/docs-aspnet/compatibility/jquery-support.md
index be4b89d2f6c..be0d5f50569 100644
--- a/docs-aspnet/compatibility/jquery-support.md
+++ b/docs-aspnet/compatibility/jquery-support.md
@@ -23,6 +23,7 @@ The following table provides a list of the jQuery versions that are compatible w
| Major Releases | jQuery Version | Comments |
| :--- | :--- | :--- |
+| [UI for ASP.NET Core 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
| [UI for ASP.NET Core 2020.1.114 (R1 2020)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r1-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [UI for ASP.NET Core 2019.3.917 (R3 2019)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r3-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [UI for ASP.NET Core 2019.2.514 (R2 2019)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r2-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
diff --git a/docs-aspnet/getting-started-mvc/prerequisites/jquery-support.md b/docs-aspnet/getting-started-mvc/prerequisites/jquery-support.md
index 047a8e58c5a..2e7422a67de 100644
--- a/docs-aspnet/getting-started-mvc/prerequisites/jquery-support.md
+++ b/docs-aspnet/getting-started-mvc/prerequisites/jquery-support.md
@@ -23,6 +23,7 @@ The following table provides a list of the jQuery versions that are compatible w
| Major Releases | jQuery Version | Comments |
| :--- | :--- | :--- |
+| [UI for ASP.NET MVC 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
| [UI for ASP.NET MVC 2020.1.114 (R1 2020)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r1-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [UI for ASP.NET MVC 2019.3.917 (R3 2019)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r3-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [UI for ASP.NET MVC 2019.2.514 (R2 2019)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r2-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
diff --git a/docs/intro/supporting/jquery-support.md b/docs/intro/supporting/jquery-support.md
index 2fc26e331a8..1177e916542 100644
--- a/docs/intro/supporting/jquery-support.md
+++ b/docs/intro/supporting/jquery-support.md
@@ -21,7 +21,7 @@ The following table provides a list of the jQuery versions that are compatible w
| Major Releases | jQuery Version | Comments |
| :--- | :--- | :--- |
-| [Kendo UI 2020.2.512 (R2 2020)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x, 3.5.0, and 3.5.1|
+| [Kendo UI 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
| [Kendo UI 2020.1.114 (R1 2020)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r1-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [Kendo UI 2019.3.917 (R3 2019)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r3-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
| [Kendo UI 2019.2.514 (R2 2019)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r2-2019)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.4.1|
diff --git a/docs/styles-and-layout/sass-version-compatibility.md b/docs/styles-and-layout/sass-version-compatibility.md
index 8ff9eb5a1ef..664abf8549d 100644
--- a/docs/styles-and-layout/sass-version-compatibility.md
+++ b/docs/styles-and-layout/sass-version-compatibility.md
@@ -13,4 +13,4 @@ The following table describes which versions of the Kendo UI for jQuery are comp
| Kendo UI for jQuery | Kendo Sass Themes |
|:--- |:--- |
-| Kendo UI 2020.2.512 (R2 2020) | @progress/kendo-theme-bootstrap@4.16.1
@progress/kendo-theme-default@4.18.1
@progress/kendo-theme-material@3.15.1 |
+| Kendo UI 2020.2.513 (R2 2020) | @progress/kendo-theme-bootstrap@4.16.1
@progress/kendo-theme-default@4.18.1
@progress/kendo-theme-material@3.15.1 |