There is no option for this in the Control Panel yet; it is currently hard-coded. To change this, you need to edit your cache_builders/popular_topics.php file.
The line you want to edit is:
PHP Code
$limit = 10;
...where 10 is the number of popular topics to be displayed.