diff --git a/release-notes/2025/release-notes-2025-1-205.md b/release-notes/2025/release-notes-2025-1-205.md
index 67ced3d2..cdab8829 100644
--- a/release-notes/2025/release-notes-2025-1-205.md
+++ b/release-notes/2025/release-notes-2025-1-205.md
@@ -26,6 +26,11 @@ position: 99
* Introduced support for Optical Character Recognition (OCR), allowing the conversion of images of typed, handwritten, or printed text into machine-encoded text from a scanned document.
+
+
+* Remediated Security Vulnerability [CVE-2024-11629]({%slug kb-security-excessive-iteration-cve-2024-11629%}). .NET Standard
+* Remediated Security Vulnerability [CVE-2024-11343]({%slug kb-security-excessive-iteration-cve-2024-11343%}).
+
## DocumentProcessing
@@ -88,16 +93,3 @@ position: 99
* Duplicating a worksheet with the CopyFrom method does not copy the defined conditional formatting rules.
* An ArgumentNullException is thrown when importing a document containing a rule with no format set.
-## WordsProcessing
-
-
-
-
-* Remediated Security Vulnerability [CVE-2024-11629]({%slug kb-security-excessive-iteration-cve-2024-11629%}). .NET Standard
-
-## ZipLibrary
-
-
-
-
-* Remediated Security Vulnerability [CVE-2024-11343]({%slug kb-security-excessive-iteration-cve-2024-11343%}).