diff --git a/NEWS b/NEWS
index e67466c73507d8ed110dfd67e46174b3fc68aa51..93eb8b013769dbf3504d5fd92e4584d599ac8031 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEWS for the 1.14 release
+
+	Fixed support for sparc64.
+
+	Improved MD5 performance on x86.
+
+	Reorganized AES code. Better performance for all three
+	implementations (C, x86 assembler, sparc assembler).
+
+	New sparc assembler for arcfour. Compared to the code
+	generated by gcc, the new code is about 25% faster on old
+	sparcs, and 6 times faster on ultrasparc.
+
+	Replaced the internal function nettle_mpz_from_octets with a
+	call to mpz_import, if available in the installed GMP library.
+	
 NEWS for the 1.13 release
 
 	Fixed problem with broken m4 on bsd, which resulted in