diff --git a/NEWS b/NEWS
index 6f96f7db0..a5dcd5ad8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,17 +1,8 @@
-0.94.1
+0.94.2
------
-ClamAV 0.94.1 fixes some issues that were found in previous releases and
-includes one new feature, "Malware Statistics Gathering." This is an optional
-feature that allows ClamAV users optionally to submit statistics to us about
-what they detect in the field. We will then use these data to determine what
-types of malware are the most detected in the field and in what geographic
-area they are. It will also allow us to publish summary data on www.clamav.net
-where our users will be able to monitor the latest threats. You can help us
-by enabling SubmitDetectionStats in freshclam.conf.
-
-For more details, please refer to the ChangeLog and
-http://www.clamav.net/press/0.94.1-WhatsNew.pdf
+This is a bugfix release, please refer to the ChangeLog for a complete
+list of changes.
--
The ClamAV team (http://www.clamav.net/team)
diff --git a/README b/README
index 5dc93d8fd..b1ff40532 100644
--- a/README
+++ b/README
@@ -2,6 +2,15 @@ Note: This README/NEWS file refers to the source tarball. Some things described
here may not be available in binary packages.
--
+0.94.2
+------
+
+This is a bugfix release, please refer to the ChangeLog for a complete
+list of changes.
+
+--
+The ClamAV team (http://www.clamav.net/team)
+
0.94.1
------
diff --git a/configure b/configure
index c6099cdf1..b2a1b18a2 100755
--- a/configure
+++ b/configure
@@ -2845,7 +2845,7 @@ _ACEOF
LC_CURRENT=5
-LC_REVISION=3
+LC_REVISION=4
LC_AGE=0
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
diff --git a/configure.in b/configure.in
index 1d99ed226..510581603 100644
--- a/configure.in
+++ b/configure.in
@@ -44,7 +44,7 @@ dnl VERSION="0.94rc1"
AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
LC_CURRENT=5
-LC_REVISION=3
+LC_REVISION=4
LC_AGE=0
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
AC_SUBST([LIBCLAMAV_VERSION])
diff --git a/docs/clamdoc.pdf b/docs/clamdoc.pdf
index 9415174b2..56239e7b1 100644
Binary files a/docs/clamdoc.pdf and b/docs/clamdoc.pdf differ
diff --git a/docs/clamdoc.tex b/docs/clamdoc.tex
index 230eccc7f..effaa49cc 100644
--- a/docs/clamdoc.tex
+++ b/docs/clamdoc.tex
@@ -71,7 +71,7 @@
\vspace{3cm}
\begin{flushright}
\rule[-1ex]{8cm}{3pt}\\
- \huge Clam AntiVirus 0.94.1\\
+ \huge Clam AntiVirus 0.94.2\\
\huge \emph{User Manual}\\
\end{flushright}
diff --git a/docs/html/clamdoc.html b/docs/html/clamdoc.html
index bde6dbb6a..0d28d70fe 100644
--- a/docs/html/clamdoc.html
+++ b/docs/html/clamdoc.html
@@ -56,7 +56,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds