diff --git a/pool/page_payments.php b/pool/page_payments.php
index b9e1dbc1..b4d1454b 100644
--- a/pool/page_payments.php
+++ b/pool/page_payments.php
@@ -18,7 +18,8 @@ function dopayments($data, $user)
$pg .= " BTCa,";
$pg .= " BTCb and";
$pg .= " BTCc
";
- $pg .= "The payments below don't yet show when they have been sent.
";
+ $pg .= "The payments below don't yet show when they have been sent.
";
+ $pg .= "Dust payments below 0.00010000 BTC are not sent out yet.
";
$ans = getPayments($user);