diff --git a/debian/changelog b/debian/changelog
index d36f8313238e8138035cd92864b1c43e25a4dd26..3f4fdc48f7e4d0d943da6d338111f57d8c27cf5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tor (0.0.1+0.0.2pre20-3) UNRELEASED; urgency=low
+
+  * 0.0.2pre20-2 removed the Recommends: on privoxy rather
+    than tsocks (which is now required) by mistake.  Fix that.
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 17 Feb 2004 05:43:44 +0100
+
 tor (0.0.1+0.0.2pre20-2) unstable; urgency=low
 
   * Add torify script, documentation, and config file.  Means we also
diff --git a/debian/control b/debian/control
index 2f78d47d4d8d9c45b85c5caaecb9961c25ad46bf..c3d070ece6d588588dcb9a6303ba39c166779568 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.6.1
 Package: tor
 Architecture: any
 Depends: ${shlibs:Depends}, adduser, tsocks
-Recommends: tsocks
+Recommends: privoxy
 Suggests: mixmaster, mixminion, anon-proxy
 Description: anonymizing overlay network for TCP
  Tor is a connection-based low-latency anonymous communication system which